projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
324ecdf
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 11 Mar 2004 11:05:55 +0000
(11:05 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 11 Mar 2004 11:05:55 +0000
(11:05 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 59817d12cb4f26d43ed577b96aef9659cd2f9e6d..2d0672a7d28f43e923157a3e5a2968fe858b3e7e 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2004-03-11 Kim F. Storm <storm@cua.dk>
+
+ * Makefile.in (XOBJ): Consolidate into one list. Add fringe.o.
+ Move gtkutil.o to new GTK_OBJ list.
+ (XMENU_OBJ) [HAVE_MENUS]: Move declaration to proper place.
+ (GTK_OBJ) [USE_GTK]: New declaration.
+ (obj): Add $(GTK_OBJ) to list.
+
2004-03-11 Steven Tamm <steventamm@mac.com>
* image.c [MAC_OSX]: Include sys/stat.h